home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / Soundtracker Soundsystem.adf / songprinter.doc < prev    next >
Text File  |  1988-10-29  |  2KB  |  68 lines

  1.  
  2. SongPrinter.DOC - A Quick Clarification.
  3. ----------------------------------------
  4.  
  5. Date of development : 15-May-1988.
  6.  
  7. Copyrights          : MnemoTroN / Silicon League.
  8.  
  9. Coding              : BASIC version (not supplied) by MnemoTroN.
  10.                       Modula-2 conversion by Tuca.
  11.  
  12. Instructions        : MnemoTroN.
  13.  
  14. ---------------------------------------------------------------------------
  15.  
  16.  
  17.                                    Task
  18.                                    ----
  19.  
  20. SongPrinter enables you to print any SoundTracker song you've made. You can
  21. also examine  a SoundTracker song  if you want to see, what instruments are
  22. used by the song.
  23.  
  24.  
  25.                           How to use SongPrinter
  26.                           ----------------------
  27.  
  28. Working with SongPrinter  is very easy.  If you want  to dump a song to the
  29. printer make sure the desired devices are on your boot-disk. These include:
  30. parallel/serial.device, the port-handler  in directory l and your favourite
  31. printer driver in devs/printers.
  32. Now load SongPrinter from the CLI (drawing an icon for Workbench will cause
  33. no remarkable effect) using this syntax:
  34.  
  35.                    SongPrinter <songname> [-S] [-P] [-L]
  36.  
  37. <songname> is the path to the SoundTracker song you want to print.
  38.  
  39. The -S option will cause SongPrinter  to put all it's output to the current
  40. CLI-Window. So you don't have to use a printer.
  41.  
  42. The -P option forces SongPrinter to print all patterns that are USED (!) in
  43. the song.
  44.  
  45. The -L option will switch your  printer to NLQ/LQ (Tuca has a NEC P2200, so
  46. don't wonder why he wrote Letter Quality in the program).
  47.  
  48. SongPrinter can be stopped by pressing CTRL-C.
  49.  
  50.  
  51.                        How to contact Silicon League
  52.                        -----------------------------
  53.  
  54. Only if you are not a friend of  APT  you may write to this address:
  55.  
  56.                PLK 113926 C
  57.  
  58.                2800 BREMEN 1
  59.  
  60.                WEST - GERMANY
  61.                     (Only for letters ! No disks sendings please !)
  62.  
  63. If you have any  suggestions or  questions regarding SongPrinter, feel free
  64. to write to the address shown above.
  65.  
  66.  
  67.                        MnemoTroN, 23-May-1988
  68.